jade.onto.JADEMetaOntology
Class Slot
java.lang.Object
|
+--jade.onto.JADEMetaOntology.Slot
- public class Slot
- extends java.lang.Object
|
Constructor Summary |
Slot()
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Slot
public Slot()
setName
public void setName(java.lang.String n)
getName
public java.lang.String getName()
setType
public void setType(java.lang.String t)
getType
public java.lang.String getType()
setCategory
public void setCategory(java.lang.Long c)
getCategory
public java.lang.Long getCategory()
setPresence
public void setPresence(java.lang.Boolean p)
getPresence
public java.lang.Boolean getPresence()